Quickstart
This library lets you simulate quantum circuit with different local dimensions. Indeed, you can use to simulate:
qubits, the default simulation, using the qiskit interface
generic qudits, even though in this case you have to provide yourself suitable classes.
The current version of this library is fully implemented in python, and thus the FORTRAN code is no longer necessary to run simulations.